Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Enliven-se/enliven-bootswatch

Repository files navigation

Bootstrap bootswatch for ENLIVEN

Packaged for use with Bower, Node, and Meteor.

Usage:

  • Set up: yarn setup -- (or npm run setup)
  • Watch & learn: gulp serve
  • Build: gulp build
  • Deploy to Github Pages: gulp deploy

PLEASE NOTE:

Although this package is required by the enliven-frontend project, the presence of a node_modules folder inside of this one will cause the build of enliven-frontend to fail. So please remove the local node_modules folder before building the master project.