All Projects → SvyatoslavPozhydaev → frontend-boilerplate

SvyatoslavPozhydaev / frontend-boilerplate

Licence: other
Boilerplate for static site

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
Pug
443 projects
Sass
350 projects
Vue
7211 projects

Projects that are alternatives of or similar to frontend-boilerplate

Tris Webpack Boilerplate
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
Stars: ✭ 1,016 (+6250%)
Mutual labels:  static-site, webpack4
webpack-guide
webpack4 使用指南
Stars: ✭ 21 (+31.25%)
Mutual labels:  webpack4
Electron-Webpack4-React-Sass
Boilerplate for an Electron-app created with Webpack 4, React and Sass.
Stars: ✭ 25 (+56.25%)
Mutual labels:  webpack4
generator-nitro
Your frontend? Fuel it with Nitro! Develop your frontend with a proven but flexible Node.js app, even in a large team.
Stars: ✭ 65 (+306.25%)
Mutual labels:  webpack4
vue-iview-admin-template
Vue 2.0 admin template based on View UI
Stars: ✭ 43 (+168.75%)
Mutual labels:  webpack4
vue-element-admin-ts
vue-element-admin 的 typescript 版本
Stars: ✭ 101 (+531.25%)
Mutual labels:  webpack4
geeky-hugo
Geeky is a Personal Hugo blog theme focused on high speed. Geeky is fully responsive, Superfast, and powered by Bootstrap v5.
Stars: ✭ 44 (+175%)
Mutual labels:  static-site
hugo-initio
Hugo Theme port of Initio bootstrap template by GetTemplate
Stars: ✭ 58 (+262.5%)
Mutual labels:  static-site
pushtape-cassette
A lightweight framework for building static music apps. Make a cassette.json of your music and render a complete music site in seconds, featuring a persistent music player.
Stars: ✭ 22 (+37.5%)
Mutual labels:  static-site
Splain
small parser to create more interesting language/sentences
Stars: ✭ 15 (-6.25%)
Mutual labels:  webpack4
cummings.ee
A collection of the work of Edward Estlin Cummings, as it enters the public domain.
Stars: ✭ 32 (+100%)
Mutual labels:  static-site
voldemort
A simple static site generator using Jinja2 and Markdown templates.
Stars: ✭ 48 (+200%)
Mutual labels:  static-site
template
使用 phaser3 + es6 + webpack4.8.1 配置开发游戏(基本模版)
Stars: ✭ 12 (-25%)
Mutual labels:  webpack4
node-js-starter-kit
This is the starter kit project for node js REST API development with express js, mongodb, typescript, webpack specially designed for REST API projects.
Stars: ✭ 14 (-12.5%)
Mutual labels:  webpack4
history-project
📜 Historical record of happenings at the Nottingham New Theatre.
Stars: ✭ 15 (-6.25%)
Mutual labels:  static-site
soon
FW2021 — ✨ Personal site & portfolio for creative developer Henry Desroches
Stars: ✭ 40 (+150%)
Mutual labels:  static-site
website
Bennett's personal website.
Stars: ✭ 16 (+0%)
Mutual labels:  static-site
webpack-4-react-bootstrap-starter-template
Starter boilerplate template for webpack 4 with React, Bootstrap 4
Stars: ✭ 16 (+0%)
Mutual labels:  webpack4
AnotherPomodoro
Modern and customizable productivity timer app that runs in your browser.
Stars: ✭ 126 (+687.5%)
Mutual labels:  static-site
notoma
Use Notion as your blogging editor, with any static gen blog engine. Notoma converts Notion pages to Markdown files.
Stars: ✭ 40 (+150%)
Mutual labels:  static-site

FRONTEND BOILERPLATE

Install

$ git clone 
$ rm -rf .git
$ git init
$ yarn install

Develop

yarn start       # for developing and   open  localhost:3000
yarn build       # for build. creating folder "build"

HTML Templates

Render Pug templates

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].