Skip to content

A better way to outline and write novels, essays, speeches, scripts and more

License

Notifications You must be signed in to change notification settings

rogeriomarques/Edward-the-App

 
 

Repository files navigation

Edward the App

A better way to outline and write novels, essays, speeches, scripts and more

Build Setup

# install dependencies
npm install

# serve client app with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# build and serve full-stack app at localhost:3000
npm run start
# OR
npm run server

# serve Node server app with auto reload at localhost:3000
npm run server-dev 

About

A better way to outline and write novels, essays, speeches, scripts and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 50.9%
  • JavaScript 41.7%
  • CSS 3.8%
  • HTML 3.6%