Skip to content

⚗️ Lightweight knowledgebase application for personal wikis and documentation.

License

Notifications You must be signed in to change notification settings

jeffrey-allan-brown/brainbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainbase

Development Status Version Issues License

built with gulp

⚗️ Full component and module toolkit for starting HTML-based projects.

Introduction

TBD

Table of Contents

System Requirements

  • Node.js ~14.15.0
  • NPM ~6.14.8

Brainbase uses a core set of packages for its functionality:

Focus Tool(s)
Engine Node.js
Primary Functions Javascript
Build and Deployment Automation Gulp
Front-End Bootstrap
Styling SASS

📥 Installation

To get started, run:

npm run setup

This will install all required modules, run Gulp task automation, and compile application components.

├──.github
├── dist
├── docs
|   ├── documentation.html
├── src /
|   ├── assets /
|   |   ├── data
|   |   ├── fonts
|   |   ├── html
|   |   ├── images
|   |   ├── js
|   |   ├── scss
|   |   ├── vendors
|   ├── index.html
.gitignore
 gulpfile.js
 LICENSE
 package.json
 README.md

About

⚗️ Lightweight knowledgebase application for personal wikis and documentation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published