myui-react
v1.1.1
Published
한국형 리액트, 부트스트랩 템플릿
Downloads
48
Maintainers
Readme
#[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