This repository contains the code for the meetup website, and is fork of parisjs.org website.
- Clone this repository
npm install
npm start
- Open
http://localhost:3333
in your browser
- Code is formatted with prettier.
- CSS follows a BEM-ish style.
This repository contains the code for the meetup website, and is fork of parisjs.org website.
npm install
npm start
http://localhost:3333
in your browser