rum-n / DavesFamily

DavesFamily

Home Page:daves-family.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DavesFamily

Daves Family

Required Commands to run

npm i react-slick
npm i slick-carousel
npm i react-bootstrap bootstrap@5.1.3
npm i react-circular-progressbar
npm i d3-ease
npm i react-move
npm i react-visibility-sensor
npm i react-countdown
npm i react-cookie

Create a production-ready build

npx frontity build

Builds the app for production to the build folder.

This will create a /build folder with a server.js (a serverless function) file and a /static folder with all your javascript files and other assets.

Your app is ready to be deployed.

Deploy

With the files generated in the build you can deploy your project.

As a node app

Use npx frontity serve to run it like a normal Node app.

This command generates (and runs) a small web server that uses the generated server.js and /static to serve your content.

About

DavesFamily

daves-family.vercel.app


Languages

Language:JavaScript 75.2%Language:CSS 22.5%Language:TypeScript 2.3%