Skip to content

isk030/IAM2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MWF Framework skeleton application

For educational use only. Also see LICENSE file. See the tutorial.pdf document as an introduction for application development with MWF.

Icons have been downloaded from https://fonts.google.com/ on 2024-02-17 See license conditions for icons: https://github.com/google/material-design-icons/blob/master/LICENSE See license conditions for ractive: https://github.com/ractivejs/ractive/blob/dev/LICENSE.md

Prerequisites

Make sure that Node.js and npm are installed; see: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

Install dependencies

In the project directory, run: npm install

Development Run

In the project directory, run: npm run serve

Access

By default, the application is served under http://localhost:8080; in case port 8080 is not available, the serve script assigns an alternative port, which will be displayed a few lines underneath of the command.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.2%
  • CSS 14.6%
  • HTML 8.2%