Skip to content

goibibo-labs/stencil-starter-kit

Repository files navigation

Stencil

a custom boilerplate framework for scaling isomorphic applications

Pre-requisites

lerna + node

Setup

lerna bootstrap npm i

To Get Started

npm run dev npm run start npm run build

Where do I start

  • /src/index.client.tsx or /src/index.server.tsx are the absolute entry-points for your web-app
  • application-config is where you can store your global application-related configurations
  • webpack-config / prettier / eslint are pre-configured

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published