/dev-env-project

Marvel Comics web-app. Front-End + Back-End(API). Works fine locally, however lookup comics-web-app and comics-api repos for uploading it live.

Primary LanguageJavaScript

dev-env-project

to run cypress - ./node_modules/.bin/cypress open

to run api - npm run away

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.