Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mickey9315/nefture-frontend
About Typescript, Next, Material UI
https://github.com/mickey9315/nefture-frontend
Last synced: about 24 hours ago
JSON representation
About Typescript, Next, Material UI
- Host: GitHub
- URL: https://github.com/mickey9315/nefture-frontend
- Owner: Mickey9315
- Created: 2024-11-19T07:09:25.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-19T07:16:12.000Z (about 1 month ago)
- Last Synced: 2024-12-17T10:27:56.115Z (9 days ago)
- Language: TypeScript
- Size: 4.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## USING YARN (Recommend)
- yarn install
- yarn dev## USING NPM
- npm i OR npm i --legacy-peer-deps
- npm run dev