Skip to content

wojexe/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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