Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ianhomer/try-govuk-react-jsx-next

Try govuk-react-jsx-next with Next.js
https://github.com/ianhomer/try-govuk-react-jsx-next

govuk-frontend javascript jsx nextjs reactjs try

Last synced: 8 days ago
JSON representation

Try govuk-react-jsx-next with Next.js

Awesome Lists containing this project

README

        

# Try govuk-react-jsx-next with Next.js

This is a test site to experiment with using
[govuk-react-jsx](https://github.com/surevine/govuk-react-jsx) with Next.js.

Deployed to

## tl;dr

npm install
npm run dev

And access page

http http://localhost:3000

Or production build

npm run build
npm start

## debug

Debug server

npm run debug

Open

Debug test by putting `debugger` in the code where you want to break and run,

npm --prefix services/govuk-react-jsx-next run test:debug

## Thanks

Andy Mantell -

GOV.UK Frontend -