im28 / gitDeployTM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TMAGENDA

VIEW ONLINE DIRECTLY AT

http://tmagenda.digital/ (--disabled)

Watch Video Here

Documentation

A dynamic agenda for toastmasters

for:

  • Members
  • Club exutives
  • Guests

Development

For the client

Run the following in the terminal(make sure node.js is installed in your computer)

First:

$ cd/client

To run directly use:

$ npm install -g serve
$ serve -s build

To build(optional):

$ npm config set '@bit:registry' https://node.bit.dev
$ npm i @bit/bondz.react-epic-spinners.half-circle-spinner
$ npm install
$ npm run build

For the server

Run the following in the terminal(make sure node.js is installed in your computer)

Run:

$ cd/server
$ npm install -g nodemon
$ npm install
$ npm start

Recources

https://github.com/nodejs/node https://github.com/graphql https://reactjs.org/ https://cloud.google.com/

About


Languages

Language:JavaScript 82.7%Language:Sass 17.0%Language:HTML 0.3%Language:CSS 0.1%