No description
  • JavaScript 93.5%
  • Shell 3.2%
  • CSS 2.6%
  • HTML 0.7%
Find a file
2019-08-14 20:50:39 -05:00
bin feat: first commit. story_ React scaffolding 2019-07-17 11:18:01 +09:00
src updated handlers 2019-08-12 20:06:25 -05:00
.babelrc feat(line): Commit edits to line 2019-07-22 00:42:25 -05:00
.eslintrc.js fix: remove unused import in eslintrc 2019-07-20 14:54:56 +09:00
.gitignore feat: first commit. story_ React scaffolding 2019-07-17 11:18:01 +09:00
.prettierrc.js Added basic structure for post lists 2019-07-19 01:48:47 -05:00
.stylelintrc feat: first commit. story_ React scaffolding 2019-07-17 11:18:01 +09:00
package-lock.json Added image dropper 2019-08-06 00:23:15 -05:00
package.json Added image dropper 2019-08-06 00:23:15 -05:00
README.md docs: add README 2019-07-17 23:58:54 +09:00
webpack.common.js feat: add Account metadata for currentline for personalization 2019-07-20 14:49:25 +09:00
webpack.dev.js feat: first commit. story_ React scaffolding 2019-07-17 11:18:01 +09:00
webpack.prod.js feat: first commit. story_ React scaffolding 2019-07-17 11:18:01 +09:00

Story_

React repo for story_ webapp

Prerequisites

  • git
  • npm

Local Development

$ npm run start:dev