https://github.com/robsonmt/pet-adoption
https://github.com/robsonmt/pet-adoption
css express mustache node-js typescript
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robsonmt/pet-adoption
- Owner: RobsonMT
- Created: 2022-05-25T01:07:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-27T16:04:33.000Z (about 4 years ago)
- Last Synced: 2024-12-29T00:54:20.746Z (over 1 year ago)
- Topics: css, express, mustache, node-js, typescript
- Language: TypeScript
- Homepage: https://pet-adoption-mbr7.onrender.com/
- Size: 6.13 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## To run the application locally
- Create .env file based on .env.example.
```bash
$ git clone git@github.com:RobsonMT/Pet-Adoption.git
```
```bash
$ cd git@github.com:RobsonMT/Pet-Adoption.git
```
```bash
$ yarn install
```
```bash
$ yarn dev
```