This starter scaffolds a frontend using React and goldpage.
-
Get the code.
git clone [email protected]:reframejs/reframe-frontend
-
Install the dependencies.
cd reframe-frontend/ && yarn install
-
Start the dev server.
yarn dev
That's it: you can now go to http://localhost:3000 and start hacking.