/gallery

Angular 2 gallery site for a daily art project

Primary LanguageTypeScript

Gallery

About

http://100days.akineticblog.com/

How to build

First, make sure that you have installed the required global npm packages: npm install gulp --global --no-optional.

Next, you also need to install the project dependencies using npm run setup.

Finally, build and serve the project using npm start.