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

a good and solid starting point to start a new project

Notifications You must be signed in to change notification settings

cyress/project_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project_starter

a good and solid starting point to start a new project

Requirements

Quickstart

clone the repository

git clone https://github.com/cyress/project_starter.git

go into the project_starter folder that you fetched

cd project_starter

install Node dependencies

npm install

install Bower dependencies

bower install

generate the JS, CSS and HTML files in the dist folder

grunt build

About

a good and solid starting point to start a new project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published