This is where the Department for Education Service Delivery Division (SDD) Apply to become an academy (A2B) service prototypes live.
https://a2b-prototype.herokuapp.com
password: dfe
You can run the app from your local directory by following these steps:
- git clone
git@github.com:dxw/a2b-prototype.gitto a local directory folder - Navigate to the newly created
a2b-prototypedirectory on your machine - Run the app from the local directory using
npm install, this command installs the main package along with any additional packages that the app depends on - In a separate session (new tab in terminal), run the app using
npm run dev - To view the app in a browser, visit http://localhost:3000/