Skip to content

andrOmelianenko/app-navicom-energy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-navicom-energy

Run development

npm run development

Visit http://localhost:3000

Run production

npm run production

Visit http://localhost:3000

Build and deploy to gh-pages

npm run deploy

Run linter

npm run lint

Run tests

npm run test

For running tests in WebStorm add a Extra Mocha options --compilers js:babel-core/register