ans-4175 / razzle-boilerplate

Razzle Boilerplate from Ans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Razzle Boilerplate from Ans

License:Do What The F*ck You Want To Public License


Languages

Language:JavaScript 85.4%Language:CSS 14.6%