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