Open Source Engineering
https://www.autoverse.net
- JavaScript 62.1%
- Vue 21.2%
- SCSS 13.5%
- HTML 3.2%
| build | ||
| config | ||
| src | ||
| static | ||
| .babelrc | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .postcssrc.js | ||
| .stylelintrc | ||
| index.html | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
This is the source code of autoverse.net website.
build, run, contribute
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
license
This software is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE.