Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 468 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 468 Bytes

Portfolio

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.

Deployment

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.

License

MPL-2.0