Skip to content

ans-4175/razzle-boilerplate

Repository files navigation

Razzle Boilerplate

Quick Start

If you want to contribute to this project, please fork this repository.

cd razzle-boilerplate
git checkout main
yarn
yarn start

Open at localhost:3000

Look for files in

  • src/server.js
  • src/Home.js
  • src/App.js
  • src/data/
  • src/api/

Why is this for?

To help create app faster for fullstack FE-BE in Javascript

Tech behind this app

You can learn more about tech stacks that we used by visiting their documentations.