Skip to content

barrybloye/inv-assignment-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

inv-assignment-tool

install dependencies

npm install

install PouchDB Server

npm install -g pouchdb-server

serve PouchDB at localhost:5984

pouchdb-server --port 5984

serve app with hot reload at localhost:8080

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published