Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Latest commit

 

History

History
61 lines (44 loc) · 1.09 KB

README.md

File metadata and controls

61 lines (44 loc) · 1.09 KB

TMAGENDA

VIEW ONLINE DIRECTLY AT

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/