Skip to content

patrycjapetryk/09STD

Repository files navigation

09std

Website for 09STD

Website for 09STD Agency. It was built using Typescript, PUG, SCSS, and Webpack.

 

09std.mp4

 

LP template

Simple toolkit for your static websites development.

How to use it?

Click on Use this template button to generate a new repository based on this starter kit. After that clone it to your computer, go to the project directory in console and type npm install.

Available scripts

npm run start - runs development mode

npm run build - runs build process for production

npm run publish - runs build process and publish the page using gh-pages branch