RasCarlito / choo-experiments

A little collection of my Choo Choo experiments

Home Page:http://choo-experiments.carlogren.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Choo Experiments

JavaScript Style Guide

This is the base of a Choo Choo web app and my experimenting ground for building awesome Choo Choo stuff.

It has font-awesome and bulma.io pre-installed as dependencies.

See the result here : http://choo-experiments.carlogren.com

Installation

Clone the repository and move into the project folder using the command line then run

npm install

Run the dev server

npm start

Build the project

npm run build

Will compile static assets into the dist folder

About

A little collection of my Choo Choo experiments

http://choo-experiments.carlogren.com


Languages

Language:JavaScript 93.6%Language:CSS 4.5%Language:HTML 1.9%