Description • How To Use • License• Deployment• Examples
- This is an application that showcases my portfolio so far.
To clone and run this application, you'll need VS installed on your computer. From your command line:
# Clone this repository
$ git clone [email protected]:Raeludwig/raes-portfolio.git
# Install dependencies
$ npm install
# Local Server
$ npm run start
# Github Pages
$ npm run deploy
MIT