Skip to content

a-alhusaini/lambda_link_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run this project

Make sure you have node installed. After that, navigate to the root of this project and run the following commands

npm i
npx parcel src/index.html

The project is now running locally on port 1234

Have fun!

How to deploy?

npm run predeploy
npm run deploy

After this, go to the settings of your fork, then open the pages tab and set the branch to gh-pages and rerun the commands for the changes to take effect.

Yay, success!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published