After cloning then repo, install dependencies by using the following command:
npm install
# or
yarn install
Then, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 in the browser to view the website.
Super powered notifications. The website for www.courier.com, built with Gatsby.
TypeScript
After cloning then repo, install dependencies by using the following command:
npm install
# or
yarn install
Then, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 in the browser to view the website.