dtschust / reminders

reminders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reminders

Some reminders

Live Demo

✨DEMO ✨

Running the application

To run the app, clone the repo, install necessary packages, then start.

git clone git@github.com:dtschust/reminders.git
cd reminders
npm install
npm start

This will start in a developer environment at http://localhost:3000, which has live reload support. To test the static production build, run

npm run start-static

About

reminders

License:MIT License


Languages

Language:JavaScript 97.1%Language:HTML 1.6%Language:CSS 1.3%