Skip to content

RAMTO/bootstrap-project-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap project start

Bootstrap project start is a data driven boilerplate for fast and easy project start.

Getting Started

Prerequisites

At least version 8 of Node.js is required for project usage. Check your current Node.js version with:

node -v

Use NVM to upgade Node.js verion if needed.

Installing

After cloning the project, install dependencies running:

yarn or npm install

To start project:

yarn start or npm start

Step by step guide

The project is data driven, so most of the configuration will be made in .json files

General setup

Nunjucks is used as a template engine, so the main config file is in src/data/data.json. All the meta data is cofigurated from this file.

SCSS variables

  • Colors
  • Typography
  • Grid

About

Bootstrap project quick start boilerplate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •