Skip to content

lobsterhands/react-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

164 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Planner

About

A Google Calendar inspired planner created using React.

Demo

The current state can be demoed on my site.

Development and Build Process

To start the development server, run npm run start. src/ files can be edited. 'build/' and 'dist/' coming.

Command Description
npm install Installs all dependencies. (Windows: may need to run 'npm install --dev' to also install dev dependencies)
npm run start Starts development server with hot reloading.
npm run build Minifies code and outputs files to 'dist/'.

About

A planner including a todo list and time-slotted calendar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors