Skip to content

silentrob/superscriptjs.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superscriptjs.com

SuperScript website

Built using Harp Web Server. harpjs.com

Hosted on Surge.sh

Running locally

To view or work on the website and documentation locally, run the following commands:

# Clone this repository
git clone https://github.com/silentrob/superscriptjs.com
cd superscriptjs.com

# Install Harp and other dependencies
npm install

# Serve this repository
npm start

# Harp is now serving the project at http://localhost:9000

Deploying

To deploy the project, you’ll need to be invited as a collaborator on Surge. First, make sure all your changes are committed. Then, you can run:

npm run deploy

About

superscript website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published