@pkx/frontend
v0.0.4
Published
Frontend on react for PKX
Readme
Frontend
Scripts
dev
Starts webpack-dev-server.
build
Executes webpack without arguments.
Structure
./srccontains source files./webpackcontains configuration for development, production and test builds./webpack.config.jssimple load./webpack/${process.env.NODE_ENV}.js./distcontains bundle./staticcontains assets like images or fonts
NPM package includes dist and static directories to tarball.
