Skip to content

proophboard/ts-cody-tutorial

Repository files navigation

ts-iio-cody-tutorial

TypeScript Cody Tutorial Exercises

You can find the tutorial in the prooph board wiki

Set up

Clone the tutorial repo

git clone https://github.com/proophboard/ts-cody-tutorial.git cody-tutorial
cd cody-tutorial

Install dependencies

npm install

Initialize Cody

npm run bootstrap

Start Cody Server

npm run cody

Exercises

This tutorial uses test-driven development. Each exercise is covered by a test case. Your task is to make those tests green.

Follow the guideline at prooph board wiki.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published