1
0
Fork 0
Open Source Engineering https://www.autoverse.net
  • JavaScript 62.1%
  • Vue 21.2%
  • SCSS 13.5%
  • HTML 3.2%
Find a file
2023-06-15 15:48:08 +03:00
build Add initial content 2018-09-10 21:34:16 +03:00
config Add initial content 2018-09-10 21:34:16 +03:00
src Hide code repos temporarily 2023-06-15 15:47:26 +03:00
static Update projects and remove lightbox 2023-06-15 15:41:24 +03:00
.babelrc Add initial content 2018-09-10 21:34:16 +03:00
.editorconfig Add initial content 2018-09-10 21:34:16 +03:00
.eslintignore Add initial content 2018-09-10 21:34:16 +03:00
.eslintrc.js Add initial content 2018-09-10 21:34:16 +03:00
.gitignore Add initial content 2018-09-10 21:34:16 +03:00
.gitlab-ci.yml Rename main development branch 2023-06-15 15:48:08 +03:00
.postcssrc.js Add initial content 2018-09-10 21:34:16 +03:00
.stylelintrc Add initial content 2018-09-10 21:34:16 +03:00
index.html Add initial content 2018-09-10 21:34:16 +03:00
LICENSE Initial commit 2018-09-08 17:12:06 +03:00
package-lock.json Switch from node-sass to sass 2023-06-15 15:38:36 +03:00
package.json Switch from node-sass to sass 2023-06-15 15:38:36 +03:00
README.md Add form for newsletter 2019-02-13 13:25:33 +02:00

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.