Skip to content

Multipurpose lightweight boilerplate for stand-alone widgets.

Notifications You must be signed in to change notification settings

EkstraBladetUdvikling/eb-template-embed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EB Embed Template 2018

This is the template for embeddable (iframe) productions for EB.dk.

To install Yarn (or NPM) using HomeBrew:

brew update
brew install yarn

Install all dependencies:

git clone git@github.com:EkstraBladetUdvikling/eb-template-embed.git
yarn install

You now have the following options:

Command Output
yarn start Starts ParcelJS serving CSS and Typescript (from index.html) on localhost:3000
yarn run lint:scripts Lints javascript using TSLint
yarn run prettier Clear up all files using Prettier
yarn run dist Clears dist directory and builds the app using ParcelJS

About

Multipurpose lightweight boilerplate for stand-alone widgets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published