https://github.com/creativeit/react-landing-page
https://github.com/creativeit/react-landing-page
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/creativeit/react-landing-page
- Owner: CreativeIT
- Created: 2020-01-03T15:27:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:31:14.000Z (over 3 years ago)
- Last Synced: 2024-12-27T20:37:53.556Z (over 1 year ago)
- Language: CSS
- Size: 6.87 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Start development with:
npm i
npm run dev
Start prod server with
npm i
npm run build
npm start