Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

canonical-web-and-design/example-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example JS

This is a small script written in javascript to convert a link to a pattern example with a code block.

Installation

Install the node dependencies.

npm install

Usage

Start by transpiling the the js with babel.

npm run build

Then run the local server with the following command.

npm start

Open a browser and access http://localhost:8082

Testing

You can view the testing page at http://127.0.0.1:8082/testing/

If you find you fix a problem please add an example to it for quick testing.

About

This is a small script written in JavaScript to convert a link to a pattern example with a code block.

Resources

Stars

Watchers

Forks

Packages

No packages published