Skip to content

priyanshk20/website-goals

 
 

Repository files navigation

goals-site

Setup

> Setup [avoiding CORS](https://github.com/Real-Dev-Squad/docs/tree/main/docs/dev/https-dev-url-cors)

# install dependencies
$ yarn install

# run dev serve on dev.realdevsquad.com (follow https setup instructions)
$ yarn dev

# serve with hot reload at localhost:3443 only
$ yarn dev:nuxt

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

All the goals that make you better each day!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 90.5%
  • JavaScript 9.5%