Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
/ static-pages Public archive

💻 A quick startup for develop static web pages with sass and typescript.

License

Notifications You must be signed in to change notification settings

fsmaiorano/static-pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5e959f6 Â· Mar 13, 2019

History

11 Commits
Mar 13, 2019
Mar 13, 2019
Feb 3, 2019
Mar 13, 2019
Feb 10, 2019
Mar 13, 2019
Feb 3, 2019
Mar 13, 2019
Feb 10, 2019
Feb 8, 2019
Feb 8, 2019
Feb 9, 2019

Repository files navigation

💻 Static Page Boilerplate

A quick startup for develop static web pages with sass and typescript.

Getting Started

Install all dependencies with: $ yarn or $ npm install.

Dev Environment

$ yarn start / npm run start

Deployment

$ yarn build:prod / npm run build:prod

After run this command and the process finishes, user the public directory like build directory. In this directory you'll find the release codes.

About

💻 A quick startup for develop static web pages with sass and typescript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published