Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 781 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 781 Bytes

aix-talks url devDependencies Status

Welcome to AixTalks repo. 🔥

Link for the meetup

Getting Started

If something doesn’t work, please file an issue 🐛.

Prerequisites

  • Nodejs ≥ v.10

QuickStart 🚀

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

Contributing

Please read CONTRIBUTING.md