Skip to content

radtket/clique-studios

Repository files navigation

Clique Studios

A coding challenge converting a PSD to a landing page for Clique Studios

Live demo: https://radtket.github.io/clique-studios/

Getting started

Clone repo

# clone the repo
$ git clone https://github.com/radtket/clique-studios.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/
│   ├── img/
│   ├── js/
│   ├── scss/
│   ├── ...
│   ├── index.html
│   └── ...
└── package.json

About

A coding challenge converting a PSD to a landing page for Clique Studios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors