Skip to content

Commit

Permalink
Add item to manual setup readme section for DKAN JS Frontend module. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dgading authored Jan 22, 2024
1 parent 00ba3b5 commit efee2dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ If you have a backend already running and just need the frontend:
1) Run the server: ``npm start`` or ``yarn start``
1) Your site is now running at ``http://localhost:3000``
1) Build the public files ``npm run build``
1) To complete the setup like the auto setup, setup the DKAN JS Frontend module that comes with the DKAN core installation. Steps can be found here: [DKAN JS Frontend Module](https://github.com/GetDKAN/dkan/tree/2.x/modules/dkan_js_frontend).

## Set up of an independent front-end (with no backend)

Expand Down

0 comments on commit efee2dc

Please sign in to comment.