https://github.com/skylarmb/playground-react-plaid-link-next
playground-react-plaid-link-next
https://github.com/skylarmb/playground-react-plaid-link-next
Last synced: about 1 year ago
JSON representation
playground-react-plaid-link-next
- Host: GitHub
- URL: https://github.com/skylarmb/playground-react-plaid-link-next
- Owner: skylarmb
- Created: 2020-03-30T18:13:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T16:33:01.000Z (over 3 years ago)
- Last Synced: 2025-06-20T20:13:16.692Z (about 1 year ago)
- Language: JavaScript
- Size: 1.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/zeit/next.js/tree/canary/packages/create-next-app).
## Getting Started
run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
Run a production / static build with
```bash
yarn start-prod
```
Open [http://localhost:8080](http://localhost:8080) with your browser to see the result.