Skip to content

vishalp36/gopro-hero-6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoPro Hero 6

GoPro front-end project made for HETIC front-end classes. Link

Conventions

Requirements

  • Node 8.1.4
  • Gulp 4.0
  • Yarn 1.2.1

Installation

Before installing the project, make sure to match all the requirements listed above.

# Clone the repository
git clone https://github.com/greeeg/hetic-p2020-10.git

# Go to project folder
cd hetic-p2020-10

# Install packages
yarn

Running

In order to work on the project, we use Gulp.

npm run dev

Building the app

Use the build gulp task to build the project for production.

npm run build

Credits

About

📸 GoPro front-end project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published