/micropigmentacao-solidaria

This a pro bono project developed by Women DEV Projects with the objective of to pratice the knowledge learned during meetups.

Primary LanguageJavaScriptMIT LicenseMIT

Micropigmentação solidária

This a pro bono project developed in Women DEV Projects with the objective of to pratice the knowledge learned during meetups.

Run the project local

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/

Tasks available

  • $ npm start: Start the development environment server.
  • $ npm run deploy: Build for deploy.

Contributing

Find on our issues the next steps of the project ;) Want to contribute? Follow these recommendations.

History

See Releases for detailed changelog.

License

MIT License © 2019 Women DEV Projects