|
2 년 전 | |
---|---|---|
public | 2 년 전 | |
src | 2 년 전 | |
static | 2 년 전 | |
.browserslistrc | 2 년 전 | |
.editorconfig | 2 년 전 | |
.eslintignore | 2 년 전 | |
.eslintrc.js | 2 년 전 | |
.gitignore | 2 년 전 | |
README.md | 2 년 전 | |
babel.config.js | 2 년 전 | |
jest.config.js | 2 년 전 | |
package-lock.json | 2 년 전 | |
package.json | 2 년 전 | |
vue.config.js | 2 년 전 | |
yarn.lock | 2 년 전 |
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run all tests
npm test