1.1.1 • Published 4 years ago

myui-react v1.1.1

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

#MyUI

Domfam_v1.1.1

UI Template with NextJS, React, Express, Bootstrap

Structured by using Nextjs(9+) api
Pages with default & dynamic NextJS routing.
Sass available inside style jsx

dev
$ npm run dev

build
$ npm i cross-env
$ npm run build

start
$ npm i pm2 -g
$ pm2 start ecosystem.config.js --env production