UNPKG
react-redux-boilerplate-scripts
Version:
latest (0.0.6)
0.0.6
react-boilerplate-app-scripts
react-redux-boilerplate-scripts
/
src
/
locale
/
en_US.js
7 lines
•
227 B
JavaScript
View Raw
1
2
3
4
5
6
7
export
default
[
"About"
,
"To get started, edit src/view/about/index.jsx."
,
"When you save the file,it will be updated to the browser automatically."
,
"Home"
,
"To get started, edit src/view/index/index.jsx."
, ]