news-core-experience
v1.1.0
Published
An attempt at building a super-lightweight core experience for BBC News
Downloads
5
Readme
BBC News Core Experience
An attempt at building a super-lightweight core experience for BBC News. More information: https://wildlyinaccurate.com/redefining-the-bcc-news-core-experience/
Building the app
Node v6 or higher is required.
git clone [email protected]:wildlyinaccurate/news-core-experience.git
cd news-core-experience
npm install
npm run build-app
This will produce the file public/index.html
.
License
See LICENSE.md