Skip to content

HweiH/memento

Repository files navigation

gallery-by-react

This project is generated with yo react-webpack generator version 3.3.2

Build & Development & Testing & Distribution

# Start for development
npm start # or
npm run serve

# Start the dev-server with the dist version
npm run serve:dist

# Just build the dist version and copy static files
npm run dist

# Run unit tests
npm test

# Auto-run unit tests on file changes
npm run test:watch

# Lint all files in src (also automatically done AFTER tests are run)
npm run lint

# Clean up the dist directory
npm run clean

# Just copy the static assets
npm run copy

# When finish dist, please edit the 'index.html', JS src, the absolute path to the relative.
You should init: npm install

http://www.imooc.com/index/search?words=react -- Powerby Yeoman

About

The cool gallery based on react.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors