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 | 11 months ago | |
public | 11 months ago | |
src | 10 months ago | |
tests/unit | 11 months ago | |
.browserslistrc | 11 months ago | |
.env.development | 11 months ago | |
.env.production | 11 months ago | |
.eslintrc.js | 11 months ago | |
.gitignore | 11 months ago | |
README.md | 11 months ago | |
babel.config.js | 11 months ago | |
package.json | 11 months ago | |
read.txt | 11 months ago | |
vue.config.js | 11 months ago | |
webpack.dll.config.js | 11 months ago | |
yarn.lock | 11 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