Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pzhine/qualendar

Repository files navigation

Qualendar

A Quick Calendar app

Development

  1. Install the app:
yarn install
  1. Configure the site in /src/content/config.json and add a custom favicon in /src/public
  2. Add some menu items in /src/content/menu.json
  3. Test your setup
yarn test
  1. Run the development server (http://localhost:3000)
yarn run dev
  1. Run the Storybook sandbox (http://localhost:6006). Note that the sandbox depends on the dev server for some static assets.
yarn run storybook

Production

  1. Build your app
yarn run build
  1. Test your production server
yarn start

Questions/comments?

Happy to help: [email protected]

About

A quick calendar app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published