Skip to content

Aylevsky/Template-for-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starting template for laoyout

Developer: Dmitry Aylevsky (Дмитрий Айлевский)

Date of create: 08.05.2024

Contacts:

Version of template: v4

Link on template: https://github.com/Aylevsky/template-for-layout

Template features

  1. The template was designed for use on Unix-like operating systems (Linux, MacOS). When used on Windows there may be problems.
  2. Be sure to use the sudo command.

Get started

Before you begin, install the necessary npm packages with the following command:

npm i;

To run in development mode use the command:

sudo npm run dev;

To build a project in mode for publishing to hosting, use the command:

sudo npm run build;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published