Skip to content

kurpav/smart-task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart-task-manager

A test task In order to install dependencies run the following command from root directory of the project:

npm install

In order to build project run the following command from root directory of the project:

npm run build

In order to start developing run the following command from root directory of the project:

npm run dev

In order to build project and open it in browser run the following command from root directory of the project:

npm run showcase

Releases

No releases published

Packages

No packages published