StephanieGitHub authored on 12 Aug 2021
public init 3 years ago
src init 3 years ago
tests init 3 years ago
.browserslistrc init 3 years ago
.editorconfig init 3 years ago
.eslintrc.js init 3 years ago
.gitignore init 3 years ago
README.md init 3 years ago
babel.config.js init 3 years ago
cypress.json init 3 years ago
jest.config.js init 3 years ago
package-lock.json init 3 years ago
package.json init 3 years ago
README.md

newfront

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.