You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
.vscode | 10 months ago | |
public | 10 months ago | |
src | 10 months ago | |
tests/unit | 10 months ago | |
.browserslistrc | 10 months ago | |
.env.development | 10 months ago | |
.env.production | 10 months ago | |
.eslintrc.js | 10 months ago | |
.gitignore | 10 months ago | |
README.md | 10 months ago | |
babel.config.js | 10 months ago | |
package.json | 10 months ago | |
read.txt | 10 months ago | |
vue.config.js | 10 months ago | |
webpack.dll.config.js | 10 months ago | |
yarn.lock | 10 months ago |
README.md
sims2
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Run your unit tests
yarn test:unit
Lints and fixes files
yarn lint