heshamMassoud / kershless-webapp

kershless-webapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kershless

This is a very simplistic example which shows how to configure the Prismic Javascript library to fetch some data.

kershless

URLs

Commands

# Install the dependencies
npm install
# Start the development server
npm run start 
# Build for production
npm run build
# Test a production build locally
npm run serve

This example includes tweaks to use react-static to with prismic headless CMS. It includes:

  • Babel
  • CSS imports
  • Image imports
  • File imports
  • Automatic Routing
  • Fetcing Data from Prismic

About

kershless-webapp


Languages

Language:JavaScript 92.1%Language:CSS 7.9%