All Projects → rakannimer → things-ive-built

rakannimer / things-ive-built

Licence: other
things-ive-built.com/

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Things I've Built

Setup

Add a config.js file in src/config/.

Make sure to checkout src/config/config-sample.js to know how the data should be formatted and which data is required.

Development

Install dependencies :

  yarn install

Run dev server :

  yarn dev

Testing

Headless Cypress e2e tests :

yarn test

Interactive Cypress e2e tests :

yarn test:i

Read more.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].