Skip to content

rezaduha/jamstack-web-app-001

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jamstack-web-app-001

Local development

To work on this example locally, you can clone the repository and start editing, although there are a few pre-requisites:

# clone the repo
git clone https://github.com/rezaduha/jamstack-web-app-001.git

# move into the working directory and install dependencies
cd jamstack-web-app-001
npm install

# build and start the local development server
npm start

# just run the build
npm run build

Clone and deploy

If you wanted to quickly clone this repository and deploy it as a new site on Netlify you can click the button below for a rapid start. This will give you a ready-made CI/CD pipeline linked to your git commits.

Deploy to Netlify

About

This is my first JAMstack web app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors