- VS Code with EditorConfig and ESLint
- Node.js
- Yarn
# Clone the boilerplate if you haven't downloaded it
$ git clone https://github.com/andersonmotta/boilerplate-react-js.git
# Run the setup to get everything up and running
$ yarn
# And start the development server
$ yarn start
Now you can go to localhost:3000 and see your app!
Boilerplate created by Anderson Mota 👋 Get in touch!