Skip to content

zfeher/jb-bsw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start the app

Issue the following once

npm install

Next start the dev server

npm start

This will do a full build then it will start the dev server. After it is done you can open the http://localhost:3001/app in your favourite browser

Development

Issue the following once

npm install

Start watch mode for easier development

npm run watch

Do some development then you can instantly check your changes in the browser

open the app/index.html in your browser then just refresh the page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published