CedricReichenbach / skeleton-sample

Sample skeleton-based project (for maven integration POC)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skeleton-sample-project


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

About

Sample skeleton-based project (for maven integration POC)


Languages

Language:JavaScript 79.2%Language:CSS 14.0%Language:HTML 6.8%