Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/locol23/react-hooks-boilerplate
https://github.com/locol23/react-hooks-boilerplate
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/locol23/react-hooks-boilerplate
- Owner: locol23
- Created: 2018-11-10T04:13:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T12:59:23.000Z (almost 2 years ago)
- Last Synced: 2024-04-18T09:43:33.221Z (7 months ago)
- Language: JavaScript
- Size: 1.76 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 69
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-hooks-boileaplate
React Hooks Samples
## Tech Stack
- [React](https://reactjs.org/)
- [Parcel](https://parceljs.org/)
- [Prittier](https://prettier.io/)
- [ESLint](https://eslint.org/)
- [Lerna](https://lernajs.io/)## Prerequisites
- [Node.js](https://nodejs.org/en/)
- [Yarn](https://yarnpkg.com/en)## Getting Started
```bash
git clone --depth=1 https://github.com/locol23/react-hooks-boilerplate.git
cd react-hooks-boilerplate
yarn
yarn bootstrap
cd packages/
yarn dev
```Go to [http://localhost:1234](http://localhost:1234)
## LICENSE
MIT