Skip to content
/ aria Public
forked from AlanMorel/aria

Aria is a modern, clean, and customizable MapleStory CMS.

License

Notifications You must be signed in to change notification settings

kvoeten/aria

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aria

Aria is a modern MapleStory CMS. This repository hosts the front-end for the Aria MapleStory CMS, written in React.

Requirements

  • npm - node package manager

Dependencies

Aria uses a number of dependencies to work properly:

  • axios - promise based HTTP client for the browser and node.js
  • react - JavaScript library for building user interfaces
  • react-dom - Entry point of the DOM-related rendering paths
  • node-sass - Library that provides binding for Node.js to LibSass

Installation

Install node.js, npm, then clone this repository

$ git clone https://github.com/AlanMorel/aria aria

Install the node dependencies

$ cd aria
$ npm install

Edit Config.js to your liking, then start the app

$ npm start

View in browser at https://localhost:3000

Live Demos

License

Aria is licensed under the MIT license.

Screenshots

alt tag alt tag alt tag

About

Aria is a modern, clean, and customizable MapleStory CMS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.5%
  • CSS 27.1%
  • HTML 0.4%