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

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

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