Skip to content

anaida07/movie_rating_app

Repository files navigation

Movie Rating App

A Vue.js and Node.js project

Build Setup

# install dependencies
npm install

# build for production with minification
npm run build

# start node server at localhost:8081
nodemon server.js

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

# To make the oauth strategies workable, add the keys in
config/Config.js

About

An application build with Vue.js and Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published