Skip to content

Department for Education's Review My School or College Data (RSCD) service (Private beta)

Notifications You must be signed in to change notification settings

CathLass/review-school-college-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review my school or college data (Private beta)

Prerequisites

  • Visual Studio 2019
  • .NET 5.0 SDK
  • Node
  • NPM
  • Python 2.7
  • Ruby

Set up

Install the frontend dependencies by running the following from the Dfe.CspdAlpha.Web.Application directory:

npm install

Build Dfe.CspdAlpha.Web.sln, either within Visual Studio, or running the following .NET Core CLI command from the solution directory:

dotnet build

Build the frontend assets (compiled JS and CSS) by running the following from the Dfe.CspdAlpha.Web.Application directory:

npm buildDev

Run the web application through Visual Studio, or running the following .NET Core CLI command from the solution directory:

dotnet run

About

Department for Education's Review My School or College Data (RSCD) service (Private beta)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 73.1%
  • HTML 13.7%
  • TSQL 7.4%
  • JavaScript 3.3%
  • SCSS 2.3%
  • Vue 0.2%