Skip to content

invot/rbk

Repository files navigation

Bootstrap 4 Razor Pages

Using new Dotnet Core 2 Razor pages with Bootstrap 4

This project is intended for DCF staff only. The files can be ran locally on any machine with .NET SDK installed.

Features

  • NPM
  • Gulpfile
  • SASS
  • Bootstrap 4 starter template
  • FontAwesome 5 integration

Usage

Install dependencies for dotnet and NPM:

dotnet restore

npm install

after using dotnet restore.

To run website:

dotnet run

To compile SASS:

gulp

Author

@invot

About

UI Kit based off of Razor and Bootstrap 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published