issues
search
Bible-Projects
/
believers-sword-next
This is the offecial Believers Sword Application Source Code.
https://believersword.com/
GNU Affero General Public License v3.0
32
stars
4
forks
source link
frontend setup
#5
Closed
JenuelDev
closed
2 years ago
JenuelDev
commented
2 years ago
frontend setup
[x] add Pinia as the main state manager to easily manage the state of the application.
[x] add Vue-Router to manage some pages.
[x] add Axios for managing external requests.
[x] add Dayjs for manipulating dates and Time.
[x] add Windicss for easily set style by class.
frontend setup