Skip to content

radtket/green-can-lockers

Repository files navigation

Captain Jon's Green Can Locker's

A website for Captain Jon's Green Can Locker's

Live demo: https://radtket.github.io/green-can-lockers/

Getting started

Clone repo

# clone the repo
$ git clone https://github.com/radtket/green-can-lockers.git my-project

# go into app's directory
$ cd my-project

# install app's dependencies
$ npm install

Usage

# serve with hot reload at localhost:3000.
$ npm run start

# build for production with minification
$ npm run build

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

my-project/
├── docs/
├── src/
│   ├── favicon/
│   ├── fonts/
│   ├── img/
│   ├── js/
│   ├── scss/
│   ├── ...
│   ├── index.html
│   └── ...
└── package.json

About

A website for Captain Jon's Green Can Locker's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published