852c3754f7ac8d498b559b65178fece12892c428
EVEShip.fit
This repository contains the website as shown on https://eveship.fit.
It is a NextJS project, and depends on the ESF React Component Library for all visuals.
Development
Make sure you are authentication against the GitHub NPM. See here for instructions.
npm install
npm run dev
This will start a NextJS development server, which allows you to view the website. It will reload automatically on changes to the code.
Linting and coding style
Each Pull Request is validated by a linter. To run this locally:
npm run lint
Description
Languages
TypeScript
78.5%
CSS
17.8%
JavaScript
3.7%