Skip to content

getshifter/example-frontity-wordpress

 
 

Repository files navigation

Example of Frontity site

Getting started

$ git clone git@github.com:getshifter/example-frontity-wordpress.git
$ cd example-frontity-wordpress
$ npm install
$ npm run dev

SERVER STARTED -- Listening @ http://localhost:3000
  - mode: development
  - target: module

Build

$ npm run build

Deployment (Vercel (now.sh))

$ npx now login
$ npx now --prod

About

Example site using frontity and vercel(now)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%