https://github.com/pascalallen/react-app-template
Minimal React development starter kit.
https://github.com/pascalallen/react-app-template
react sass typescript
Last synced: about 2 months ago
JSON representation
Minimal React development starter kit.
- Host: GitHub
- URL: https://github.com/pascalallen/react-app-template
- Owner: pascalallen
- Created: 2020-03-28T20:45:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T17:47:19.000Z (over 3 years ago)
- Last Synced: 2025-06-03T14:12:04.430Z (about 1 year ago)
- Topics: react, sass, typescript
- Language: TypeScript
- Homepage:
- Size: 5.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example React web client
Compile and run dev server: `cd client/ && yarn install && yarn start:dev`