Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.
/ skeleton Public archive

a static site generator for web frontend projects

Notifications You must be signed in to change notification settings

ginetta/skeleton

Repository files navigation

wercker status

project-name


Instructions to run the project

Prerequisites

You will need

Build

  1. Open the terminal
  2. cd path/to/project
  3. Run npm install to install dev tools
  4. Run npm start to generate the project

This will build the project and generate it in /build, start a server and open the project in your browser.

Project setup

This project using the skeleton boiler plate. Check out the skeleton documentation for more infos