The frontend code of the new website for the RedstoneServer. https://vv.ecconia.de

Ecconia 2d0c2b1836 Fixing menu CSS 7 년 전
public ee807d84e1 Optimize for lighthouse 7 년 전
src 2d0c2b1836 Fixing menu CSS 7 년 전
.gitignore 419a11e3b5 Clean start 7 년 전
README.md e917668284 Renaming project 7 년 전
babel.config.js 419a11e3b5 Clean start 7 년 전
package.json e917668284 Renaming project 7 년 전

README.md

rs-rewrite

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint