📚 My amazing list of the books 💜🙇♀️💜
0 - install the basic dependencies
1 - Clone the project and install the dependencies:
$ git clone https://github.com/simoneas02/react-library
$ cd react-library/
$ yarn
2 - Start development mode:
$ yarn start
Go to: localhost:8080
$ yarn start
: Watch the files to build and start a static server.$ yarn build
: Compile and minify public/bundle.js.
Find on our issues the next steps of the project ;)
Want to contribute? Follow these recommendations.
See Releases for detailed changelog.