Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morbius00/hyggex
A React-Vite Project of HyggeX platform
https://github.com/morbius00/hyggex
dynamic-programming functional-programming jaavscript reactjs tailwindcss vercel vite
Last synced: about 2 months ago
JSON representation
A React-Vite Project of HyggeX platform
- Host: GitHub
- URL: https://github.com/morbius00/hyggex
- Owner: Morbius00
- Created: 2024-05-08T20:34:45.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-11T07:32:46.000Z (8 months ago)
- Last Synced: 2024-05-11T08:34:37.682Z (8 months ago)
- Topics: dynamic-programming, functional-programming, jaavscript, reactjs, tailwindcss, vercel, vite
- Language: JavaScript
- Homepage: https://hygge-x-weld.vercel.app/
- Size: 2.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh## Available Scripts
In the project directory, you can run:
### `npm run dev`
Runs the app in the development mode.\
Open [http://localhost:5173](http://localhost:5173/) to view it in your browser.
➜ Network: use --host to expose
➜ press h + enter to show helpThe page will reload when you make changes.\
You may also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
### `npm run eject`
**Note: this is a one-way operation. Once you `eject`, you can't go back!**