Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 1.48 KB

README.md

File metadata and controls

58 lines (37 loc) · 1.48 KB

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

  1. Install node, npm, clone this repository, then install the dependencies
$ git clone https://github.com/AlanMorel/aria aria
$ cd aria
$ npm install yarn -g
$ yarn install
  1. Edit Config.js to your liking, then start the app
$ yarn start

View in browser at http://localhost:3000

Live Demos

License

Aria is licensed under the MIT license.

Screenshots

alt tag alt tag alt tag