Skip to content

A Webpack template configured with Sass and development server

Notifications You must be signed in to change notification settings

nwnordahl/webpack-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Template

A Webpack template configured with Sass and development server.

Requirements

Git, node and npm (Node Version Manager is recommended for installing node and npm on macOS and Linux. A similar manager is provided for Windows).

How to set up (locally)

  1. Clone this repository:
$ git clone https://github.com/nwnordahl/express-rest-api
  1. Install the required packages in the cloned repository with npm:
$ npm i
  1. Run development server with automatic updates:
$ npm run start

About

A Webpack template configured with Sass and development server

Topics

Resources

Stars

Watchers

Forks