Skip to content

Instantly share code, notes, and snippets.

@luisenriquecorona
Last active July 4, 2021 04:32
Show Gist options
  • Save luisenriquecorona/d4a883b017df88ed05e156f96ebe091e to your computer and use it in GitHub Desktop.
Save luisenriquecorona/d4a883b017df88ed05e156f96ebe091e to your computer and use it in GitHub Desktop.
NPM HTML5 boilerplate
mkdir html5-boilerplate
unzip html5-boilerplate*.zip -d html5-boilerplate
npx create-html5-boilerplate new-site
cd new-site
npm install
npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment