Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.

wonder95/formio-volunteers

Repository files navigation

A basic application that implements User Authentication using Form.io

This is a starting application for creating new applications with Form.io. Here is how to get started.

Installation

  • Install Gulp

    npm install -g gulp
    
  • Download this repo locally.

  • Install dependencies

    npm install
    bower install
    
  • Run the application.

    gulp serve
    

Building

You can build this application for deployment using the following command.

gulp build

The built application resides within the dist folder.

About

Custom scheduling app based on formio-app-basic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •