Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 626 Bytes

README.md

File metadata and controls

46 lines (32 loc) · 626 Bytes

My personnal website


Getting Started

1. Clone this repo

git clone https://github.com/ericvalois/ericvalois.com mysite

2. Change into the working directory

cd mysite

3. Install dependencies

npm install

4. Work locally

Watches for changes and serves locally on http://localhost:8080

npm run serve

5. Create a production build

npm run build

Pages I need to write

  • About me
  • My stack
  • Icons script
  • Pull database script
  • Page speed is UX
  • Am I a front-end developer?
  • Progressively load block's stylesheets and scripts in WordPress