Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pauleenaphan/remember-when
https://github.com/pauleenaphan/remember-when
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pauleenaphan/remember-when
- Owner: pauleenaphan
- Created: 2024-12-19T03:41:10.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-19T05:38:03.000Z (about 1 month ago)
- Last Synced: 2024-12-19T06:30:31.700Z (about 1 month ago)
- Language: Python
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-fullstack-template
- removed vite+react boiler plate in app.tsx
- included react router dom in app.tsx and routing boiler plate
- organized files in src for styling, pages, and components
- dotenv installed in backend folder# Usage and Instructions
```
cd frontend/backend
npm i
npm run dev/command to run your chosen backend
```I like to have a front and backend folder in my project