Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 384 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 384 Bytes

Awesome-website

This is a website wihch is published on GitHub pages.

Getting started

yarn install
yarn start

Now open up: http://localhost:1234 in your browser.

Testing

End to end tests can be written with Cypress.io.

They are run locally like this:

yarn test

Docs

Docs can be found in the docs directory. They are written in markdown.