Skip to content

zhang-yuhui/Schedule-Calendar

Repository files navigation

Schedule-Calendar

A Calendar for the class schedule

This project was built with React and Tailwindcss.

Build

Prerequisite: instlled npm and node.

  • cd to the folder.
  • run npm install to install all the modules.
  • run npm start.
  • Runs the app in the development mode.
  • Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Deploy

  • run npm run build.
  • run npm install -g serve to install a simple backend server.
  • run serve -s build to build.

Your app is ready to be deployed!

About

A Calendar for the class schedule

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published