Skip to content

pashkes/bosch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play Today

Pages of list:

  1. Home

How to start dev server?

  • you should install npm dependencies npm i
  • start dev server npm run start

How to build the project?
Just enter npm run build