Skip to content

humanoidsbv/workshop-1

Repository files navigation

Workshop 1

Static templating with html5/(s)css and vanilla js.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Prerequisites

You will need node & npm

To install:

sudo /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)
sudo brew install node

Installing

Follow the instructions to install dependencies and start

Install the dependencies:

npm install

To start development and the Webpack server:

npm start

Files are served from ./dist

Css

The styles are imported and placed in ./src/shared/styles/main.scss

Js

The main .js file is placed in ./src/js/index.js

Assets

The assets (images/fonts/etc) are placed in ./src/static

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Static templating with html5/(s)css and vanilla js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors