Coder Social home page Coder Social logo

maheshambiga / audio-recorder-client Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 6.17 MB

A simple app to record short stories and share with outside world.

Home Page: https://story-telling-app.herokuapp.com/home

License: Other

JavaScript 74.08% CSS 25.92%
react redux react-router-v3 audio-recording electrodeio

audio-recorder-client's Introduction

story-telling app

engines

node: >= 4 <= 8,
npm": >= 3 <= 5

Core Libraries Used

Dependencies

Dev Dependencies

Steps for setting up code

Setup

Install all the dependencies and dev-dependencies listed in package.json. Install CLI invoker for the xclap Javascript task executor and build tool.

 $ npm install
 $ npm install -g xclap-cli
Running Dev build

After the app's been created and npm install completed, you can start the app in dev mode:

 $ clap dev

Further Explorations

To view all the development tasks available type

$ clap
To start in hot mode
$ clap hot
To build your app for production deployment:
$ clap build
To start your app in production mode:
$ npm run prod

Project Structure

Here is a basic top level view of the application's structure:

config - This directory contains the configuration for your application.
src/client - Contains your React application
src/server - Contains your NodeJS server application with SSR support.
test - Contains unit test for your application
xclap.js - entry to Electrode's archetype tasks

audio-recorder-client's People

Contributors

harikarthic avatar maheshambiga avatar

Watchers

 avatar  avatar

Forkers

harikarthic

audio-recorder-client's Issues

sh: clap: command not found

Though after install of clap, Unable to start the application.


> [email protected] start /Users/ajagad/abe utilities/self-learning/audio-recorder-client
> if test "$NODE_ENV" = "production"; then npm run prod; else clap dev; fi

sh: clap: command not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.