Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/locol23/react-hooks-boilerplate


https://github.com/locol23/react-hooks-boilerplate

Last synced: 4 days ago
JSON representation

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