Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vohungbk/wooden-housing
https://github.com/vohungbk/wooden-housing
firebase nextjs14 tailwindcss typescript
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vohungbk/wooden-housing
- Owner: vohungbk
- Created: 2024-10-26T04:49:32.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-08T00:08:19.000Z (about 2 months ago)
- Last Synced: 2024-12-08T01:17:41.440Z (about 2 months ago)
- Topics: firebase, nextjs14, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://eco-housing.vercel.app
- Size: 52.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
## How start develop on local ENV?
### STEP 1:
`npm install` or `yarn install`
### STEP 2:
`Create .env refer .env.example`
### STEP 3:
To start developing your application run
`npm run dev` or `yarn dev`
### STEP 4:
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.