UNPKG

phenomic

Version:

Modern website generator based on the React and Webpack ecosystem.

11 lines (7 loc) 218 B
#!/usr/bin/env node require("babel-register")() // Check for node and npm version // If it doesn't sastify the requirements // The process will exits immediately require("./check-engine")() require("./phenomic.js")