Code Monkey home page Code Monkey logo

ome-prototype's Introduction

Online Member Enrollment Prototype

This prototype was built by Chris Limbrick at ASCAP using Next.js, React, Redux and Sass. Deployment is possible by use of Now from zeit.co.

How-to locally run the prototype

  1. Clone this repository
  2. Open up terminal and navigate to the prototype folder
  3. Run the command npm run dev which'll launch on port 3000
  4. Open Chrome and go to localhost:3000

Alternatively for step 3, you can run the command npm run start which'll launch the application on localhost:8000

How-to deploy using Now

Before you can use the now command, you must sign up for a free account at Zeit.co and install now to your computer.

  1. After making changes to the application, make sure you commit them using git.
  2. Run the command npm run build - this'll build the application
  3. Run the command npm run export - this'll export the recently built application to the out folder as a static application
  4. Run the command now to deploy using the now services.

After you deploy using now in the terminal, it'll display the public url in the terminal window (and also copy it to your clipboard so you can paste it in the browser.)

Links

ome-prototype's People

Contributors

onehunnid avatar

Watchers

James Cloos avatar  avatar

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.