This a pro bono project developed in Women DEV Projects with the objective of to pratice the knowledge learned during meetups.
0 - install the basic dependencies
1 - Clone the project and install the dependencies:
$ git clone https://github.com/womenwhocoderecife/micropigmentacao-solidaria
$ cd micropigmentacao-solidaria/
$ npm install
2 - Start development mode:
$ npm start
Go to: http://localhost:3000/
$ npm start
: Start the development environment server.$ npm run deploy
: Build for deploy.
Find on our issues the next steps of the project ;) Want to contribute? Follow these recommendations.
See Releases for detailed changelog.