Skip to content

asphub/asp_html-scss-ts-base-template_compact

Repository files navigation

ASP base template

Setting up the project (with gulp)

  1. run npm i
  2. run npm start

if any error on npm start follow the following steps

https://gulpjs.com/docs/en/getting-started/quick-start

Min Versions of node, npm, npx

node --version
# Min. Ver: 8.11.1

npm --version
# Min. Ver: 5.6.0

npx --version
# Min. Ver: 9.7.1

Update npx

sudo npm install -g npx

Install gulp-cli

npm install --global gulp-cli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages