Skip to content

genagain/portfolio

Repository files navigation

Portfolio

Built with biggie, a JavaScript application boilerplate based on bigwheel, a lightweight framework from Jam3.

Getting Started

biggie uses yarn for dependency management, so if you have not used yarn before, you need to install it globally before getting started: npm install -g yarn

# clone the repo
git clone https://github.com/genagain/portfolio.git

# move into project directory
cd portfolio

# install dependencies
yarn

# start gulp
gulp

Releases

No releases published

Packages

No packages published

Languages