Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meetmatt/second-dev-test
https://github.com/meetmatt/second-dev-test
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/meetmatt/second-dev-test
- Owner: meetmatt
- Created: 2023-03-10T13:52:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-25T03:37:39.000Z (about 1 year ago)
- Last Synced: 2024-03-19T04:50:27.445Z (8 months ago)
- Language: TypeScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Second Dev Test
This project was generated by a Second Bot. Go to [www.second.dev](https://www.second.dev) to learn more.
## Getting Started
1) Install packages
```bash
npm install
```2) Run the development server
```bash
npm run dev
```3) Open [http://localhost:3000](http://localhost:3000) with your browser.