Skip to content

terrygyde/phenomic-bones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

phenomic-bones

a bare skeleton Phenomic theme

includes a minimal Redux implementation in src/redux.js, based on the Ducks format (implementation in the src/components/Header component)

this was only designed for my own personal use, but I hope it may be useful enough for you to use

if you notice any errors or areas that can be improved (or removed!) feel free to create an issue or a pull-request

Important

Rename 'config.example.js' to 'config.js' and populate with your own values before running!

Install dependencies

npm install

Run development server

npm start

Build for production

npm run build

Releases

No releases published

Packages

No packages published