Skip to content
/ ScaffoldTool Public template

Scaffolding tool for generating react applications connected to firebase

Notifications You must be signed in to change notification settings

UofA-Blueprint/ScaffoldTool

Repository files navigation

Scaffold Tool

Setup Locally

Have node v16.13.2 installed. To setup this project locally, run these commands in the terminal

git clone https://github.com/UofA-Blueprint/ScaffoldTool.git
cd ScaffoldTool
npm i
npm run dev

Run Netlify commands

netlify login to login to netlify via an opened browser
netlify init to connect github repo to netlify
netlify dev to start a development environment
netlify build to build static site locally

About

Scaffolding tool for generating react applications connected to firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published