Skip to content

jmilagroso/calendar-app

 
 

Repository files navigation

Calendar

ENV Setup

# input calendar-api endpoint
CALENDAR_API=

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

About

Calendar App using nuxtjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.7%
  • Vue 39.1%
  • SCSS 7.2%