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

Ecconia 06445beab5 Updating Contribution text 7 years ago
public ee807d84e1 Optimize for lighthouse 7 years ago
src 06445beab5 Updating Contribution text 7 years ago
.gitignore 419a11e3b5 Clean start 7 years ago
README.md e917668284 Renaming project 7 years ago
babel.config.js 419a11e3b5 Clean start 7 years ago
package.json e917668284 Renaming project 7 years ago

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