Skip to content

chihaoyo/cloudmovie

Repository files navigation

cloudmovie

Edit the web. Hit play.

cloudmovie is initiated by Elisa Giardina Papà and chihao. It is co-developed by all these amazing contributors 😀

Build setup

cloudmovie is built with nuxt.js. Some useful commands are listed here.

# install dependencies
$ npm i

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

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

# run with pm2
$ npm run build
$ pm2 start npm --name cloudmovie -- start

About

Edit the web. Hit play.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published