Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satvikg7/mindspark23-events
https://github.com/satvikg7/mindspark23-events
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/satvikg7/mindspark23-events
- Owner: SatvikG7
- Created: 2023-08-29T18:15:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-14T15:18:33.000Z (about 1 year ago)
- Last Synced: 2023-10-15T20:50:13.744Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://mindspark23-events-sg7.netlify.app/
- Size: 6.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MindSpark23 Events
## List of Modules
- ✅Amuzia
- ✅Avionica
- ✅Codifica
- ✅Illuminati
- ✅Logica
- ✅Potentia
- ✅Prodigium
- ✅Robotica
- ✅Struktura
- ✅Substantia
- ✅VoltusRun the following commands in the terminal to get started with the project.
1. Install dependancies
```bash
npm install
```2. Generate Static files
```bash
npm run generate
```3. Run prettier
```bash
npm run prettier:fix
```4. Preview Project on http://localhost:8000/events/
```bash
python -m http.server
```