Skip to content

team-forms/community

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Forms

Team Forms

Intelligent Forms Inside Microsoft Teams.

Intro

Team Forms brings digital forms into the Microsoft Teams ecosystem and ensures your organizations valuable data remains in your trusted Microsoft 365 environment.

This repository contains the community driven content for Team Forms.

Form Templates

The templates directory contains the form templates that are available to all Team Forms users. We welcome contributions to these templates.

Development

# Update dist directory
npm run build

# Serve the dist directory locally for testing
npm run serve

Run npm run build before committing changes so that the dist directory is kept up to date.