Skip to content

gemaderus/brosmar

Repository files navigation

Brosmar Website

Sandbox tooling made with express, sass, grunt and love.

Requirements

You'll need to have the following items installed before continuing.

  • Node.js: Use the installer provided on the NodeJS website.
  • Grunt: Run [sudo] npm install -g grunt-cli

Quickstart

git clone [email protected]:gemaderus/brosmar.git
npm install

While you're working on your project, run:

grunt server

And you're set!

Directory Structure

  • assets/: Assets files like svgs or png for sprites.
  • public/: Public assets, linked from views. Includes stylesheets and javascripts folders.
  • sass/: Sass assets.
  • views/: Html views flawored as nunjucks files. Include partials folder.
  • routes/: Add your routes here.
  • index.js: Express file.

About

Brosmar website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published