nof.moe/README.md

25 lines
764 B
Markdown
Raw Permalink Normal View History

2023-05-13 07:59:49 +00:00
# nof.moe Project
###### Material UI, Vite.js, and Typescript.
2023-05-13 07:59:49 +00:00
## Dev
```sh
2023-05-13 07:59:49 +00:00
git clone https://github.com/Nofated095/nof.moe.git
cd nof.moe
yarn
yarn dev
```
2023-05-13 07:59:49 +00:00
## The idea behind the project
2023-05-13 07:59:49 +00:00
- This project uses [Vite.js](https://github.com/vitejs/vite).
It includes `@mui/material` with `@mui/icons-material` and their peer dependencies, including [Emotion](https://emotion.sh/docs/introduction), the default style engine in Material UI v5.
2023-05-13 07:59:49 +00:00
- This project is a rewrite for [Nofated095/nofated.win](https://github.com/Nofated095/nofated.win). Although it used to have a shit and large HTML & CSS & JS code with a low performance on browser, but the design is disreable so that the nof.moe is still using the style.
2023-05-13 07:59:49 +00:00
## LICENSE
2023-05-13 07:59:49 +00:00
The project is under MIT Licence