An open API service indexing awesome lists of open source software.

https://github.com/alexalvess/wedding-alex-jessica


https://github.com/alexalvess/wedding-alex-jessica

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Nimble Project
This project was generated with Nimble CLI version 1.4.2.

# References
https://github.com/ericferreira1992/nimble
https://ericferreira1992.github.io/nimble-page/

# Setup
npm i
npm i @nimble-ts/cli -g (to 'nb' commands)

## Development server
Run `nb serve` for a dev server. Navigate to `http://localhost:8090/`. The app will automatically reload if you change any of the source files.

## Code scaffolding
Run `nb`, after select `Generate` option.

## Build
Run `nb build` to build the project. The build artifacts will be stored in the `build/` directory. Use the `--env` flag for a specific environment build, for example `--env=prod`, the `--env=local` is default.