Lazhari / next-express-bootstrap

This is a straightforward boilerplate using Next.js + CSS, Express and bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate Express/Next.js/React/Bootstrap

This project is a straightforward boilerplate based on bootstrap v4, pricing example, Next.js, Express and Next.js + CSS

  • ES6 support
  • CSS style using @zeit/next-css
  • Express router module

Requirements

Getting Started

Clone the repository and make it yours

git clone --depth 1 https://github.com/Lazhari/next-express-bootstrap

cd next-express-bootstrap
rm -rf .git

Install dependencies

npm install

Start project

npm run dev

About

This is a straightforward boilerplate using Next.js + CSS, Express and bootstrap


Languages

Language:JavaScript 98.1%Language:CSS 1.9%