UNPKG
react-redux-starter-thibault
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Starter Kit for React + Redux application with Webpack
react-redux-starter-thibault
/
.npmignore
20 lines
(15 loc)
•
276 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Build directory
build/
# Logs
logs *.
log
# Runtime data
pids *.pid *.seed
# Dependency directory
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
node_modules bower_components
# Mac specific files
.DS_Store