Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 434 Bytes

File metadata and controls

10 lines (6 loc) · 434 Bytes

Basic Webpack template project with scss for css and babel for js.

Write html in index.html and create new pages by creating new html files.

You need node.js and npm installed on your computer.

To start the project you need to install dependencies by navigating to project's folder in terminal and running command: npm install

If you navigate to project folder in terminal you can run command: npm run start to view compiled scss