- Clone repo
npm inpm run devfor live reload server at localhost:8080npm run dashfor awesome webpack dashboardnpm run buildfor production ready static site
- React app in
src/- Entry is
index.jsx - Components in
components/ - JavaScript in
js/ - Data in
js/data/ - Styles in
scss/ - Assets and icons in
assets/ - Images in
images/
- Entry is
- Public files in
public/
So you are now apart of SD&ML and want to get your name on the website.
- Edit the
members.jsfile adding your name and Twitter link. - Run the development steps and make sure everything is 👌.
- Create a pull request for the repo.
Thats all!