Skip to content

mrsamse/barba-starter-template

Repository files navigation

barba-starter-template

This project is a starting point for everyone wanting to create beautiful websites with barba.js.

It includes following features and packages:

Features

Packages

  • barba.js
  • bootstrap
  • jquery (Is included because it is a dependency of bootstrap.js features (Tabs, Tooltip...). If you don't plan to use them, you can uninstall it.)
  • popper.js (Included for the same reason as jquery)

Usage

Installation:

git clone https://github.com/mrsamse/barba-starter-template.git
cd barba-starter-template 
npm install

Watch for changes in your style & code files:

npm run dev

Create a production ready build:

npm run build

Note

This project has been intentionally kept very simple and maybe a bit "old-schoolish". For example it doesn't include a server which reloads when changes are made, because most of the time I work with a MAMP server on my computer and like to reload on my own :-D.

If you have issues or questions, open an issue here on Github or make a pull request.

About

Starting point for everyone wanting to create beautiful websites with barba.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published