Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 652 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 652 Bytes

Digital Portfolio

MIT License

How to use

To use the project first you need to install Node.js and npm. With Node.js and npm run the following commands:

nvm install 8
nvm use 8
npm install

Now, run the project:

npm run start

NOTE:

  • To go up the project for the "GitHub Pages" run: npm run deploy.
  • This project has some problems running on Windows, so I strongly recommend using the Linux Operating System.

Rodrigo Leite da Silva