/my-website

Primary LanguageJavaScript

Description

This is a ReactJS based personal resume website template

  • Open the folder in VS Code
  • Edit src/portfolio.js and add your personal details and projects
  • Open terminal in VS Code
  • RUN npm init , this command can be used to set up a new or existing npm package
  • RUN npm install , this command pulls out all the require node modules
  • RUN npm run build, this command will create a build folder for you