💪♀💜 Together! Developing Technology with Impact
0 - install the basic dependencies
1 - Clone the project and install the dependencies:
$ git clone https://github.com/womenwhocoderecife/womendevprojects.git
$ cd womendevprojects/
$ yarn install
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.