Skip to content

deanobarnett/mood-tracker-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mood Tracker Web

Web interface for the Mood Tracker API.

Dev

cd my-app
npm install # or yarn
npm run dev

Open up localhost:3000 and start clicking around.

Production mode and deployment

To start a production version of your app, run npm run build && npm start. This will disable live reloading, and activate the appropriate bundler plugins.

npm install -g now
now

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published