/create-node-app

Create Node App with the help of Tailwind and Gulp.

Primary LanguageJavaScript

Create NodeJs App

This is create for start Create NodeJs App and easily manage and scale your site.

Installation

$ npx degit RestJS/create-node-app <folder_name>

after clone native folder

$ cd <folder_name>
$ npm install

Used Packages

Sass, TypeScript, Tailwind, Gulp, NodeJs

Getting started

Run Gulp for covert TypeScript and SCSS to JavaScript and CSS command :-

  1. npm run gulp for start gulp.
  2. npm run start for start gulp.
  3. npm run build for build gulp.
  4. npm run dev for watch gulp.