aix-talks url
Welcome to AixTalks repo. 🔥
Link for the meetup
If something doesn’t work, please file an issue 🐛.
- Nodejs ≥ v.10
Start by loading aixTalks git-hooks
$ ./scripts/install-git-hooks
Install dependencies
$ yarn install or npm install
Launching the app (under packages/app)
$ yarn dev or npm run dev
Please read CONTRIBUTING.md