rzkmr / Argon

Argon Starter App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Argon is a Rails app with an integrated Bootstrap Dashboard theme. It's built by DinoSaaS, with the Argon theme from Creative Tim.

Argon Dashboard

Getting Started

Clone the repo:

git clone git@github.com:Dino-Saas/Argon.git argon-demo

Download the right gems with the right versions (as specified in the Gemfile).

bundle install

Update Yarn packages as specified in package.json.

yarn install

Start up your server.

rails server

Point your browser to http://localhost:3000 and check out your stunning new Rails dashboard!

Diving into the codebase

For a deep-dive into the codebase, and a demo walking you through how to customize it, check out the article on DinoSaaS.

License

Licensed under MIT.

Original Argon Bootstrap theme - Copyright © 2020 Creative Tim (https://www.creative-tim.com)

About

Argon Starter App

License:Other


Languages

Language:SCSS 43.2%Language:HTML 31.1%Language:JavaScript 15.8%Language:Ruby 9.8%