Skip to content
This repository was archived by the owner on Nov 16, 2024. It is now read-only.

sdgniser/OPC-webpage-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp4-pug-scss-ts-template

gulp4 + pug.js + scss + TypeScript templete

Requires pug.js and gulp to be installed.

Quick start

  1. Install pug.js and gulp
$ npm install --global pug-cli
$ npm install --global gulp-cli
  1. Clone this Repository
$ git clone git@github.com:abhishek-deshmukh/gulp4-pug-scss-ts-template.git
  1. Start developing.
$ cd gulp4-pug-scss-ts-template
$ npm install
$ npm run serve

Build deployables

  1. Build them
$ npm run build

About

webpage for Outreach page competition 2021

Resources

Stars

Watchers

Forks