UNPKG

phenomic

Version:

Modern website generator based on the React and Webpack ecosystem.

20 lines (13 loc) 213 B
# [Phenomic](https://github.com/MoOx/phenomic) phenomic-theme-base ## Install dependencies ```sh npm install ``` ## Run development server ```sh npm start ``` ## Build for production ```sh npm run build ```