This project is created and maintained by me, wojexe. It contains a sleek and compact documentation of my works. That is my first project built with React.
To start a dev server run
npm run start
To build the project from source run:
npm run build
This command will create a directory named build
, which contains a deployable website.