Primary repo for the blackdevs.uk website
- Clone project:
git clone git@github.com:BlackDevsUK/website.git
- Install packages:
yarn install
- Run dev server:
yarn run dev
- Go to
localhost:3000
in your browser
Primary repo for the blackdevs.uk website
git clone git@github.com:BlackDevsUK/website.git
yarn install
yarn run dev
localhost:3000
in your browser