Skip to content

andymost/taskSolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taskSolution

Решение задания https://github.com/Chaptykov/testTask/

Сборка

Dev-сборка

  $ gulp dev

Prod-сборка

  $ gulp prod

Запуск сервера для dev с ребилдом

  $ npm run dev

Запуск сервера для prod

  $ npm start