Skip to content

joshbrooks/vue-iatixmltables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Initial Setup

Set up the vue cli scaffolding

npm i -g @vue/cli

vue create iatixmltables

vue add vuetify

Running

You can do this as a more "permanent" solution

(npm install -g serve)

yarn run build cd dist serve .

yarn run serve

About

Frontend for IATI data via Postgres

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published