Skip to content

starsstwo/e-learning

Repository files navigation

E-learning

基本機能があるVueのプロジェクトです

Build Setup

# install dependencies
yarn install

# serve with hot reload at https://localhost:9005
npm start

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run front end unit tests with watch
npm run unit

# run front end unit tests without watch
npm run test

# run server unit tests with watch
npm run sv:unit

# run server unit tests without watch
npm run sv:test

# run all front end and server tests
npm run testall

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published